home *** CD-ROM | disk | FTP | other *** search
/ The 50th Anniversary of …National Assembly Library / The 50th Anniversary of the National Assembly Library.iso / message.dxr / 00059_play_Button.ls < prev    next >
Encoding:
Text File  |  2002-02-18  |  529 b   |  15 lines

  1. property pmin, pmax, pwidth, pMember, pSprite, ptracking, pDuration
  2. global gslide
  3.  
  4. on mouseUp me
  5.   videoplay(sprite(26))
  6. end
  7.  
  8. on getBehaviorDescription me
  9.   return "┬┐├â ├╜┼á┬╝┬⌐├₧┼╜├É├å┬Ñ┬¼ Mpeg├╛┬┤┼á├Æ┬┐┬½ ┬íΓÇô┬½ΓÇí┬¬├¢┬╝┬¼├₧┬╢ ┼╜Γäó┬╝├₧┼╜┬¬┬Ñ┬¼ ├╜├╜├░├¢┬┐├â┬╡├é┬┐┬½ " & RETURN & "├╛╦å├É┬É├╕┬░ ┬┐┬╛├╕├Ä ├╜┬»┬╝┬╡┬Ñ┼ô┬Ñ┼╕."
  10. end
  11.  
  12. on getBehaviorTooltip me
  13.   return "┬┐├â ├╜┼á┬╝┬⌐├₧┼╜├É├å┬Ñ┬¼ Mpeg├╛┬┤┼á├Æ┬┐┬½ ┬íΓÇô┬½ΓÇí┬¬├¢┬╝┬¼├₧┬╢ ┼╜Γäó┬╝├₧┼╜┬¬┬Ñ┬¼ ├╜├╜├░├¢┬┐├â┬╡├é┬┐┬½ " & RETURN & "├╛╦å├É┬É├╕┬░ ┬┐┬╛├╕├Ä ├╜┬»┬╝┬╡┬Ñ┼ô┬Ñ┼╕."
  14. end
  15.